Properties  Methods 

SciChart.Charting Assembly > SciChart.Charting.Visuals.RenderableSeries Namespace : IParallelCoordinateDataItem<TObject,TData> Interface
IParallelCoordinateDataItem<TObject,TData> Interface Members

The following tables list the members exposed by IParallelCoordinateDataItem<TObject,TData>.

Public Properties
 NameDescription
 Property Axis style for data item (Inherited from SciChart.Charting.Visuals.RenderableSeries.IParallelCoordinateDataItem<TObject>)
 Property Label provider  
 Property Axis range  
 Property Tick provider  
 Property Data item title (Inherited from SciChart.Charting.Visuals.RenderableSeries.IParallelCoordinateDataItem<TObject>)
Top
Public Methods
 NameDescription
 Method Get axis wrapper that represents the current data item (Inherited from SciChart.Charting.Visuals.RenderableSeries.IParallelCoordinateDataItem<TObject>)
 Method Get Y value for the specific object. (Inherited from SciChart.Charting.Visuals.RenderableSeries.IParallelCoordinateDataItem<TObject>)
 Method Prepares current data item for use with specific data set (Inherited from SciChart.Charting.Visuals.RenderableSeries.IParallelCoordinateDataItem<TObject>)
Top
See Also